Package-level declarations
Types
Preset of parameters for custom binarization filter.
Brightness adjustment filter.
Color document filter. This filter is a good starting point for most use cases.
Contrast adjustment filter.
Automatic binarization filter. This filter is a good starting point for most use cases.
Converts color images to grayscale and applies autocontrast.
Interface for ImageProcessor API. See class documentation for more details.
Deprecated. Returns the input image unchanged.
Output mode of binarization filter.
Binarization behavior to apply when adding a page to a PDF/TIFF.
Base class for all parametric filters.
Automatic binarization filter. This filter is a good starting point for most use cases.
API for image processing.
Maps image value channel so that all the pixels darker than the black point are set to 0, all the pixels brighter than the white point are set to 255, and the pixels in between are linearly scaled.